﻿@import url(public.css); /* 引用公共样式 */
/*------------------------------------------以下开始,以上为保留样式--------------------------------------------------*/
center{width:1016px;}
.topzi a
{
     display:block;
     width:100px;
     height:50px;line-height:50px;
      float:left; 
      text-align:center;
      font-size:14px;
       font-weight:700;
       color:gray;
       margin-left:7px;margin-right:7px;
    }
    .topzi a:hover,.topzi a.set
    {
       
         background:url(../images/sucai_05.jpg) repeat-x bottom center;
        }
        .dibu a
        {
             display:block;
              text-align:left;
              color:#919191;line-height:30px;
            }
.news a
{
     display:block;
     width:414px;height:50px;line-height:50px;
      background:url(../images/sucai_43.jpg) no-repeat center top;
   color:#747474;padding-left:50px;
   font-size:14px;
   font-weight:700;
    }
    .fenye a
    {border-radius: 6px;
         display:block;
          text-align:left;padding-left:20px;
          height:30px;line-height:30px;
          margin-top:10px;
          border:1px #ddd solid;
        
        }
   .xiala
   {
        position:absolute;
        display:none;
       width:150px;
        background:#5C6C6C;
        opacity: 0.7;                 /* Firefox, Safari(WebKit), Opera)*/
filter: "alpha(opacity=70)"; /* IE 8 */
filter: alpha(opacity=70);   /* IE 4-7 */
zoom: 1;  
       } 
      .xiala a
      {
           display:block;
           width:130px;
           height:30px;
           margin-top:2px;
           line-height:30px;
          text-align:left;
          padding-left:10px;
           color:#fff;
          }      
